coverage: introduce support for llvm profiling
authorRoger Pau Monné <roger.pau@citrix.com>
Tue, 13 Feb 2018 16:54:09 +0000 (17:54 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 13 Feb 2018 16:54:09 +0000 (17:54 +0100)
commit76639f7f29287cd7f8e96f2a6f3e227c8a8fd39f
tree6d771394fc001b462a134e6763148d4fef11d5e5
parentc5e53aa67a76c0365e754a847429b838509d9144
coverage: introduce support for llvm profiling

Introduce the functionality in order to fill the hooks of the
cov_sysctl_ops struct. Note that the functionality is still not wired
into the build system.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/common/coverage/Makefile
xen/common/coverage/llvm.c [new file with mode: 0644]
xen/include/public/sysctl.h